Expand description
Actix net - framework for the compisible network services for Rust.
Package feature
tls
- enables ssl support vianative-tls
cratessl
- enables ssl support viaopenssl
craterust-tls
- enables ssl support viarustls
crate
Modules
Utilities for encoding and decoding frames.
Contains
Either
service and related types and functions.Framed dispatcher service and related utilities
General purpose networking server
SSL Services
Service that applies a timeout to requests.